home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / SHOOT MOLE.swf / scripts / frame_1 / DoAction_2.as next >
Text File  |  2007-01-08  |  64b  |  6 lines

  1. function gotoNextScene()
  2. {
  3.    play();
  4.    gotoAndStop(2);
  5. }
  6.